home *** CD-ROM | disk | FTP | other *** search
/ The Arsenal Files 8 / The Arsenal Files Collection #8 (Arsenal Computer) (1996).ISO / dosutils / proxman1.zip / PROX.MAN < prev    next >
INI File  |  1996-10-23  |  4KB  |  90 lines

  1. [-]
  2.                      PROX - Disk Protection Manager, V1.0
  3.            (C) Copyright Denis Zibarev, 1996. All rights reserved.
  4.                         This program is FreeWare.
  5.  
  6. 1. What is it for?
  7. ------------------
  8.  PROX Disk Locker is a special program, that allows you to protect a part
  9. of your hard drive. This may be useful, for example, when there were many
  10. users works on a single computer, to protect the bootable partition  onto
  11. hard disk. You can, of course, invent your own way to use this program.
  12.  
  13. 2. How does it works?
  14. ---------------------
  15.  A driver file, PROX.COM, must be started. It becomes resident in  memory
  16. and intercepts all calls to disk.If the area to write in a protected part
  17. of disk, PROX returns a 'Write Protected' error code.Otherwise, it allows
  18. program to write to disk.
  19.  
  20. 3. Is it safe?
  21. --------------
  22.  Well, it depends of the way you installed it. This  will  be  safe  when
  23. you installs it as described below.
  24.  
  25. 4. How to install it?
  26. ---------------------
  27.  WARNING: If you are not an experienced  computer  user,  please  do  not
  28. experiment with this software. IT MAY BE DANGER! Please, call your system
  29. administrator to install this software.
  30.  
  31. PART (i): Programs you need to install it successfully.
  32. -------------------------------------------------------
  33.  1. DOS System disk with any text editor on it.
  34.  2. PROX.COM, PROXMAN.EXE
  35.  3. DiskEdit from Symantec or any low-level disk editor.
  36.  
  37. PART (ii): Preparing PROX.COM for Installation.
  38. -----------------------------------------------
  39.  1. Start DiskEdit or any appropriate software you choosed to know, where
  40.     your system partition ends.
  41.  2. Copy PROX.COM in a directory you choosed,  and  PROXMAN.EXE  on  your
  42.     floppy disk.
  43.  3. Then, execute PROXMAN.EXE with parameter 'D'       (Note: 'D' must be
  44.     capital). For example: C:\PROX>A:PROXMAN D
  45.  4. Enter the cylinder number from step 1 as a last cylinder of protected
  46.     partition.
  47.  5. Add the line executes PROX.COM in autoexec.bat.
  48.  
  49. PART (iii): Managing PROX in memory.
  50. ------------------------------------
  51.  You can also disable write protection on your protected partition, using
  52. PROXMAN.EXE with the capital 'M' as a parameter: PROXMAN M
  53.  You must press the capital 'Y' key to disable protection.
  54. (Note: Driver does not releases memory. Why? I don't know...May be later)
  55. Reactivation is not available yet.
  56.  
  57. PROX and other operating systems
  58. --------------------------------
  59. PROX will only works on a DOS-like operating  systems,  such  as  MS-DOS,
  60. PC-DOS. Tests on a Novell DOS, DR-DOS, PTS-DOS where not perfomed, but, I
  61. think,there is no reason that this operating systems is incompatible with
  62. PROX. Systems like OS/2, Windows95 not supported (yet). About Windows 3.1
  63. Windows works fine with PROX, if the  swap  device  is  not  a  protected
  64. partition.
  65.  
  66. Tips:
  67. -----
  68.   1. This version of PROX does not supports any partition starts from not
  69. a cylinder 0.
  70.   2. Careful when use some programs: Make shure that their's  temp  files
  71. will be not on a protected partition.
  72.   3. Remove PROXMAN from hard disk for prevent users to  gain  access  to
  73. protected area.
  74.   4. If you use my HDDPRT.COM HDD Protect Daemon, you can disable it.PROX
  75. works like this program.
  76.  
  77. If there will be a problems:
  78. ----------------------------
  79.  Contact me via e-mail: den@re.tsu.tomsk.su
  80.  
  81. Info:
  82. -----
  83.  This program is protected by Turbo-Bugger, V1.0  (C)  Written  by  Denis
  84. therefore please avoid program starts under Windows, OS/2.
  85.   Program is FreeWare. Not for commercial use.
  86.  
  87. PROX.COM, PROXMAN.EXE, HDDPRT.COM, Turbo-Bugger (TBUG.EXE),  Turbo-Bugger
  88. Runtime Modular Loader (TBUGDE.RML) are (C) Copyright Denis Zibarev, 1996
  89.                           All rights reserved.
  90.